.zhuanti{
	height: 100px;
    border: 1px solid #ddd;
    clear: both;
    background: #f5f5f5;
    margin-bottom: 30px;
}
.zhuanti .t1{
	width: 105px;
}
.zhuanti .t2{
	width: 124px;
}
.zhuanti .t2 ul li{
    float: left;
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 58px;
	font-size: 14px;
    margin-left: 26px;
}
.zhuanti .t3{
	width: 50px;
	border-left: 1px #FFFFFF solid;
}
.zhuanti .t4{
	width: 166px;
}
.zhuanti .t4 ul li{
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 90px;
	font-size: 14px;
    margin-left: 26px;
}
.zhuanti .t5{
	width: 104px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}
.zhuanti .t6{
	width: 124px;
}
.zhuanti .t6 ul li{
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 90px;
	font-size: 14px;
    margin-left: 26px;
}
.zhuanti .t7{
	width: 130px;
}
.zhuanti .t7 ul li{
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 90px;
	font-size: 14px;
    margin-left: 26px;
}
.zhuanti .t8{
	width: 124px;
}
.zhuanti .t8 ul li {
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 90px;
    font-size: 14px;
    margin-left: 26px;
}
.zhuanti .t9{
	width: 130px;
}
.zhuanti .t10{
	width: 110px;
}
.zhuanti .t10 ul li {
    height: 25px;
    background: url(../../../temp/fk.jpg) no-repeat left 12px;
    padding-left: 14px;
    line-height: 25px;
    min-width: 90px;
    font-size: 14px;
    margin-left: 26px;
}
.wrapper_backBg_02 {
	background: url(../../../temp/wrapper_backBg_02.png) no-repeat center center;
	height: 526px;
	padding-top: 33px;
	margin-bottom: 30px;
}
.shipin_bg{
	background-color: #f0f0f0;
}
.header {
	height: 45px;
	background: #f8f8f8;
	min-width: 1200px;
	border-bottom: 1px solid #ececec;
	position: fixed;
	width: 100%;
	z-index: 9999;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w380{width: 380px;}
.w1200 .title{
	height: 51px;
	border-top: 1px solid #eee;
}
.w1200 .title .txt {
    position: relative;
	margin-top: -1px;
    color: #404040;
    font-size: 18px;
	font-weight: bold;
    line-height: 51px;
    display: inline-block;
}
.w1200 .title .active {
    color: #ff6d00;
    border-top: 2px solid #f36800;
}
.topLeft {
	float: left;
	line-height: 45px;
	height: 45px;
	width: 520px;
}
.topLeft .sitename {
	display: inline-block;
	width: 80px;
	color: #666;
	vertical-align: middle;
}
.topLeft .cityname {
	display: inline-block;
	margin-right: 7px;
    line-height: 45px;
    vertical-align: middle;
}
.topRight {
	float: right;
	line-height: 45px;
	border-right: 1px solid #ececec;
}
.topRight .btn {
	float: left;
	position: relative;
	padding: 0 10px;
	height: 45px;
	border-left: 1px solid #ececec;
	min-width: 34px;
	z-index: 99;
}
.topRight .btn_item {
	display: block;
	text-align: center;
	cursor: pointer;
}
.topRight .btn_item a {
	display: block;
}
.topRight .btn_box {
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -69px;
	background: #fff;
	width: 138px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 2px #ddd;
	-webkit-box-shadow: 0 0 2px #ddd;
	z-index: 100;
}
.topRight .btn_box_arrow {
	position: absolute;
	top: -6px;
	left: 50%;
	display: block;
	margin: 0 0 0 -5px;
	background: url(../../../temp/ico.png) no-repeat 0 0;
	width: 11px;
	height: 6px;
	overflow: hidden;
}
.empty_div{
	height: 45px;
    width: 100%;
}
.header_wrap{
	height: 100px;
	min-width: 1200px;
	background-color: #FFFFFF;
}
.header_wrap .logo {
    float: left;
    margin-right: 153px;
}
.header_wrap .logo a {
    width: 241px;
    height: 100px;
    background: url(../../../temp/logo_home.png) center no-repeat;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
.header_wrap .search{
    float: left;
    padding-top: 30px;
    /*width: 412px;*/
}
.header_wrap .search .search_wrap {
    float: left;
    border: solid #e5e5e5;
    border-width: 1px 0 1px 1px;
    width: 345px;
    height: 38px;
}
.header_wrap .search .search_form {
    float: left;
    width: 278px;
    position: relative;
}
.header_wrap .search .search_input {
    overflow: hidden;
}
.header_wrap .search .search_input input {
    height: 38px;
    line-height: 38px;
    width: 100%;
    border: none;
    vertical-align: top;
    color: #a9a9a9;
    text-indent: 10px;
}
.header_wrap .search .search_submit {
    float: right;
    width: 66px;
    height: 40px;
    background: #ffa916 url(../../../temp/ico.png) 0px -10px no-repeat;
    border: none;
    cursor: pointer;
}
.header_wrap .search .search_submit:hover{background-color:#ff9c00}
.header_wrap .recommend{
	float: right;
    padding-top: 28px;
    font-size: 0;
    text-align: center;
}
.header_wrap .recommend .vline {
    width: 1px;
    height: 12px;
    overflow: hidden;
    font-size: 0;
    background: #e5e5e5;
    display: inline-block;
    margin-top: 17px;
}
.header_wrap .recommend a {
    position: relative;
    display: inline-block;
    width: 76px;
    vertical-align: top;
}
.header_wrap .recommend .ico {
    width: 22px;
    height: 20px;
    display: block;
    background: url(../../../temp/ico.png) no-repeat;
    margin: 0 auto;
}
.header_wrap .recommend .ico_wxzb .ico {
    background-position: 0px -54px;
}
.header_wrap .recommend .ico_ydd .ico {
    background-position: -22px -54px;
}
.header_wrap .recommend .ico_mail .ico {
    background-position: -44px -54px;
}
.header_wrap .recommend em {
    display: block;
    line-height: 32px;
    font-size: 14px;
}
.header_wrap .recommend .tag {
    position: absolute;
    z-index: 2;
    top: 54px;
    left: -30px;
    width: 130px;
    height: 164px;
    border: 1px solid #f0f0f0;
    background: #fff;
    line-height: 15px;
    color: #333;
    font-size: 12px;
    display: none;
}
.header_wrap .recommend .tag .arrow {
    top: -6px;
    left: 59px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 16px;
    height: 8px;
    background: url(../../../temp/ico.png) 0px 0px no-repeat;
}
.header_wrap .recommend .tag img {
	padding: 9px 10px 8px;
	width: 110px;
	height: 110px;
}
.header_wrap .recommend .ico_wxzb:hover em{color:#00b16d}
.header_wrap .recommend .ico_wxzb:hover .tag{display:block}
.header_wrap .recommend .ico_ydd:hover em{color:#f80}
.header_wrap .recommend .ico_mail:hover em{color:#0094ce}
.header_wrap .recommend .ico_mail:hover .tag{display:block}
.nav{
	min-width: 1200px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.nav_wrap{
	height: 49px;
    background: #ff6d00;
    padding: 0 8px;
    line-height: 49px;
}
.nav a {
	float: left;
	display: inline-block;
	margin: 0 9px;
    color: #fff;
    vertical-align: top;
    font-size: 15px;
}
.nav .split {
    width: 1px;
    height: 15px;
    background: #f9d5bb;
    margin: 17px 10px 0;
    zoom: 1;
    overflow: hidden;
    _margin: 17px 10px 0 9px;
    float: left;
}
.hot_news{
	margin-bottom: 30px;
	font-size: 0;
	background-color: #F8F8F8;
}
.hot_news .hot{
	width: 790px;
}
.hot_news .focus{
	width: 380px;
}
.hot_news .tab_menu {
    width: 38px;
}
.hot_news .tab_menu li {
	position: relative;
    width: 21px;
    text-align: center;
    line-height: 16px;
    background: #fff;    
}
.hot_news .tab_menu a {
	font-size: 12px;
    display: block;
    padding: 15px 0 0;
    height: 45px;
    color: #999;
}
.hot_news .tab_menu .on a {
    color: #fff;
    background: #8bbd00;
    text-decoration: none;
}
.hot_news .tab_menu .arrow {
	display: inline-block;
    position: absolute;
    top: 25px;
    right: -6px;
	width: 6px;
	height: 13px;
	background: url(../../../temp/ico.png) no-repeat 0 -112px;
    overflow: hidden;
}
.hot_news .tab_menu .on .arrow {
	display: inline-block;
    position: absolute;
    top: 25px;
    right: -6px;
	width: 6px;
	height: 13px;
	background: url(../../../temp/ico.png) no-repeat -8px -112px;
    overflow: hidden;
}
.hot_news .focus .tab_menu li {
    margin: 0 0 0 17px;
}
.hot_news .focus .tab_menu .arrow {
    background-position: -16px -112px;
    right: 21px;
}
.hot_news .focus .tab_menu .on .arrow {
    background-position: -24px -112px;
    right: 21px;
}
.hot_news .tab_con{
	display: block;
	line-height: 30px;
    width: 342px;
}
.hot_news .tab_con_380{width: 380px;}
.hot_news .tab_con li {
    height: 30px;
    width: 100%;
}
.hot_news .tab_con li a {
    font-size: 14px;
}
.lunbo{
	margin-bottom: 30px;
	font-size: 0;
}
.focusBox { position: relative; width:790px; height:336px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:790px; height:336px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../../../temp/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(../../../temp/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../../../temp/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.lunbo .blog_news{
	width: 380px;
}
.tlist li {
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
}
/* .tlist li:nth-child(1){
	font-weight: bold;
	font-size: 18px;
} */
.tlist li:nth-child(5n+1){
	font-weight: bold;
	font-size: 18px;
}
.yaowen{
	margin-bottom: 30px;
	font-size: 0;
}
.yaowen .dongtai{
	width: 790px;
}
.yaowen .benzhan{
	width: 380px;
}
.newslist{
	width: 380px;
}
.newslist li {
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
}
.newslist li:nth-child(5n+1){
	font-weight: bold;
	font-size: 18px;
}
.express_list li {
    height: 80px;
    margin-bottom: 10px;
}
.express_list li:last-child{
	margin-bottom: 0;
}
.express_list a {
    display: block;
	font-size: 16px;
    overflow: hidden;
}
.express_list img {
    float: right;
    margin: 0 0 0 20px;
}
.express_list p {
    overflow: hidden;
}
.express_list em {
    display: block;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
}
.express_list .info {
	display: inline-block;
	color: #999;
    font-size: 12px;
	height: 22px;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.dangan{
	margin-bottom: 30px;
	font-size: 0;
}
.recommend_list{
	position: relative;
    border-radius: 3px;
    overflow: hidden;
}
.recomend_topic_img{
	overflow: hidden;
}
.recomend_topic_img img {
    display: block;
    width: 286px;
    height: 170px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.recomend_topic_baoshang{
	position: absolute;
    top: 14px;
    left: 20px;
    color: #444;
	font-size: 20px;
	font-weight: bold;
}
.recomend_topic_baoshang_1{
	position: absolute;
	top: 70px;
	left: 30px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_baoshang_2{
	position: absolute;
	top: 70px;
	left: 140px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_baoshang_3{
	position: absolute;
	top: 110px;
	left: 30px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_baoshang_4{
	position: absolute;
	top: 110px;
	left: 140px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_shishe{
	position: absolute;
    top: 14px;
    left: 30px;
    color: #444;
	font-size: 20px;
	font-weight: bold;
}
.recomend_topic_shishe_1{
	position: absolute;
	top: 54px;
	left: 30px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_shishe_2{
	position: absolute;
	top: 54px;
	left: 140px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_shigelianmeng{
	position: absolute;
    top: 86px;
    left: 30px;
    color: #444;
	font-size: 20px;
	font-weight: bold;
}
.recomend_topic_shigelianmeng_1{
	position: absolute;
	top: 124px;
	left: 30px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.recomend_topic_shigelianmeng_2{
	position: absolute;
	top: 124px;
	left: 140px;
    padding: 0 10px;
    border-radius: 3px;
    color: #444;
	font-size: 16px;
    background: #fff8dd;
}
.video{
	margin-bottom: 30px;
	font-size: 0;
}
.video380{
	width: 380px;
}
.video380 .pics {
    position: relative;
    margin-right: -10px;
}
.video380 .pics li {
	float: left;
    width: 185px;
    margin: 0 10px 8px 0;
    position: relative;
}
.video380 .pics em {
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 24px;
    height: 36px;
	font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
em.title-alpha {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);
}
.slideTxtBox{ width: 100%;}
.slideTxtBox .hd{height: 51px; border-top: 1px solid #eee; }
.slideTxtBox .hd ul{ float:left; }
.slideTxtBox .hd ul li{
	float: left;
    font-size: 18px;
    line-height: 51px;
    color: #999;
    text-align: center;
    cursor: pointer;
    margin-right: 30px;
}
.slideTxtBox .hd ul li.on{
	position: relative;
    border-top: 2px solid #f36800;
    margin-top: -1px;
    color: #ff6d00;
    line-height: 51px;
    font-weight: bold;
}
.slideTxtBox .bd{
	width: 100%;
	padding: 2px 0 0;
}

.col{
	color: #222;
}
.col_1 {
	float: left;
    width: 277px;
    margin-right: 30px;
}
.col_2 {
	float: left;
    width: 373px;
    margin-right: 40px;
}
.col_last {
    margin-right: 0;
}
.col .txtArea {
    
}
.txtArea li {
    font-size: 16px;
    line-height: 36px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txtArea li:nth-child(1){
	font-weight: bold;
}
.video_icon {
    padding-left: 28px;
	background-image: url(../../../temp/ico.png);
    background-position: 0 -74px;
	background-repeat: no-repeat;
}

.book_pics{
	margin-bottom: 30px;
	font-size: 0;
}
.picScroll{}
.picScroll .bd{ position:relative;  }
.picScroll .prev{
	display: inline-block;
    width: 49px;
    height: 50px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 60px;
    z-index: 3;
	left: -27px;
    background-image: url(../../../temp/lr-left1.png);
}
.picScroll .next{
	display: inline-block;
    width: 49px;
    height: 50px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 60px;
    z-index: 3;
	right: -27px;
	background-image: url(../../../temp/lr-right1.png);
}
.picScroll .prev:hover{background-image: url(../../../temp/lr-left2.png)}
.picScroll .next:hover{background-image: url(../../../temp/lr-right2.png)}
.picScroll .scrollWrap{margin-left: -16px;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll li{ width:136px; margin:0px 0px 0px 16px; position:relative; float:left; display:inline; }
.picScroll li .pic {position:relative;display:block;overflow:hidden;}
.picScroll li .pic img {
	display:block;
	background:#ddd;
	/*width:100%;*/
	margin-left: -46px;
	height:180px;
}
.mylink{
	margin-bottom: 20px;
}
.mylink dt {
	margin-bottom: 5px;
	height: 53px;
    border-top: 1px solid #eee;
}
.mylink dt span {
	position: relative;
    display: inline-block;
	margin-top: -1px;
	line-height: 51px;
    color: #ff6d00;
	border-top: 2px solid #f36800;
    font-size: 22px;
	font-weight: bold;
}
.mylink dd {
    float: left;
    line-height: 28px;
    margin-right: 18px;
    font-size: 14px;
}
.footer{
	padding: 30px 0;
	min-width: 1200px;
	background: #fff;
    /*border-top: 1px solid #dcdcdc;*/
}
.footer .footer_font{
	font-size: 14px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    margin-bottom: 0;
}
.footer .footer_font a{
	padding: 0 8px;
	color: #666666;
}
.footer .footer_font span{
	padding: 0 8px;
	color: #666666;
}
/*.guide {
    z-index: 300;
    width: 68px;
    margin-left: 620px;
    position: fixed;
    left: 50%;
    bottom: 35px;
    display: none;
}*/
.guide {
    z-index: 300;
    width: 68px;
    position: fixed;
    right: 35px;
    bottom: 35px;
    display: none;
}
.side-nav {
    border: 1px solid #f0f0f0;
    background: #fff;
    margin-bottom: 10px;
}
.side-nav a {
    display: block;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #f0f0f0;
    position: relative;
    margin-top: -1px;
}
.guide-wrap {
    position: relative;
    border: 1px solid #f0f0f0;
    background: #fff;
}
.guide-wrap a {
    height: 41px;
    line-height: 16px;
    padding: 7px 0 0;
    display: block;
    text-align: center;
    color: #ccc;
    margin-top: -1px;
    position: relative;
    border-top: 1px solid #f0f0f0;
}
.guide .guide-ico {
    width: 18px;
    height: 18px;
    background: url(../../../temp/ico.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
}
.guide .ico-totop {
    background-position: 0px -134px;
}
.guide .hover-txt {
    display: none;
}
.guide-wrap a:hover{color:#ff6d00;text-decoration:none}
.guide-wrap a:hover .guide-ico{display:none}
.guide-wrap a:hover .hover-txt{display:block;font-size:12px;width:24px;margin:auto}

.shipin{
	margin-bottom: 30px;
}
.crumb{
	margin-bottom: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.crumb .current {
    color: #999;
}
.shipin_box{
	background: #fff;
	margin-bottom: 30px;
}
.shipin_box .hd {
    zoom: 1;
    padding: 25px 20px 5px;
}
.shipin_box .hd h3 {
    font-size: 24px;
    font-weight: normal;
}
.shipin_box .hd .mark {
    width: 958px;
    overflow: hidden;
    zoom: 1;
    height: 28px;
}
.video_detail {
    line-height: 28px;
    color: #999;
}
.video_detail .info span {
    margin-right: 40px;
    padding-left: 25px;
    float: left;
	font-size: 14px;
	background-image: url(../../../temp/ico.png);
    background-repeat: no-repeat;
}
.video_detail .info .share {
    background-position: -86px -95px;
}
.video_detail .info .share {
    padding-right: 15px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.video_detail em {
    color: #333;
}
.video_detail .info .count {
    background-position: -86px -141px;
}
.video_detail .info .time {
    background-position: -86px -118px;
}
.video_detail .des {
    margin: 10px 0;
	font-size: 14px;
}
.shipin_box .content{
	font-size: 16px;
    line-height: 30px;

}
.shipin_box .content p{
	height: auto;
	margin: 20px 0;
}
.liebiao{
	padding-bottom: 20px;
    overflow: hidden;
}
.liebiao_left{
	width: 790px;
    float: left;
}
.liebiao_left .art_list {
    position: relative;
    width: 790px;
    overflow: hidden;
    background: #fff;
}
.art_list li {
    width: 750px;
    height: auto;
    display: block;
    overflow: hidden;
    padding: 20px 20px 0;
}
.art_list li:last-child .lpic{
	border-bottom:none;
}
.art_list li:last-child dl{
	border-bottom:none;
}
.art_list .lpic {
    float: left;
    width: 200px;
    height: 169px;
    padding-right: 20px;
    position: relative;
    border-bottom: dashed 1px #e5e5e5;
}
.art_list .lpic img {
	display: block;
    background: #eee url(../temp/imgdf.png) no-repeat center center;
}
.art_list dl {
    float: left;
    width: 520px;
    height: 169px;
    position: relative;
    border-bottom: dashed 1px #e5e5e5;
}
.art_list dt {
    width: 100%;
    height: 26px;
    overflow: hidden;
    font-size: 20px;
    font-weight: normal;
}
.art_list .des {
    color: #989898;
    margin: 15px 0;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    height: 75px;
}
.art_list .info {
    color: #989898;
    width: 100%;
    height: 19px;
    overflow: hidden;
    position: absolute;
    bottom: 16px;
    left: 0px;
}
.art_list .info span {
    height: 19px;
    float: left;
}
.liebiao_right{
	width: 380px;
    float: right;
}
.liebiao_right .box{
	padding: 20px;
    height: auto;
    background: #fff;
}
.liebiao_right .box .hd {
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #ff6d00;
    margin-bottom: 20px;
}
.liebiao_right .box .bd {
    height: auto;
}
.liebiao_right .box li {
    height: auto;
    padding: 0 0 0 26px;
    position: relative;
    margin-bottom: 8px;
}
.liebiao_right .box li em {
    font: italic 18px/20px "Arial";
    color: #999999;
    position: absolute;
    top: 2px;
    left: 0px;
}
.liebiao_right .box li:nth-child(1) em{
	color: #ff8800;
}
.liebiao_right .box li:nth-child(2) em{
	color: #ff8800;
}
.liebiao_right .box li:nth-child(3) em{
	color: #ff8800;
}
.liebiao_right .box span {
	display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}
.liebiao_right .box .pics li {
    padding: 0px;
    position: relative;
}
.liebiao_right .box .pics span {
    line-height: 34px;
    text-align: center;
    display: block;
    width: 100%;
    height: 34px;
    overflow: hidden;
}
.seo_links {
    zoom: 1;
    line-height: 32px;
}
.seo_links a {
    float: left;
    margin-right: 15px;
    white-space: nowrap;
    font-size: 14px;
}
.content_box {
    background: #fff;
    margin-bottom: 20px;
}
.article_box {
    color: #333;
}
.article_box .title {
	font-size: 28px;
	font-weight: bold;
    margin: 0 auto 20px;
    padding-top: 30px;
    width: 710px;
    text-align: left;
}
.content_box .art_info {
    text-align: center;
    height: 25px;
	line-height: 0;
    color: #999;
    font-size: 0;
    vertical-align: middle;
}
.content_info {
    margin-bottom: 24px;
    font-size: 12px;
	font-style: normal;
    color: #999;
    display: inline-block;
    vertical-align: top;
}
.content_box .art_info span {
    display: inline-block;
    margin: 0 7px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    height: 28px;
}
.article_box .content {
    width: 710px;
    font-size: 16px;
    line-height: 30px;
    zoom: 1;
    overflow: hidden;
    margin: 20px auto 0;
	padding-bottom: 20px;
}
.article_box .content img{
    padding-top: 10px;
	width: 100%;
	height: auto;
}
.article_box .content p {
    height: auto;
    margin: 20px 0;
    font-size: 14px;
    overflow: visible;
    font: 16px/30px "Microsoft Yahei";
    word-break: break-all;
}
.videoCultural{
	margin-bottom: 30px;
	font-size: 0;
}
.paren_fix{
	overflow: hidden;
}
#parentVideo{
	height: auto;
	margin-left: -18px;
}
.colItem{
	height: auto;
	/* 相当于td */
	float: left;
	width: 20%;
	box-sizing: border-box;
	padding-left: 18px;
	margin-bottom: 18px;
}
.colItem .image{
	width: 100%;
	height: 126px;
	overflow: hidden;
}
.colItem .image img{
	display: block;
	width: 100%;
	height: 126px;
}
.colItem .text {
    padding: 14px 15px 0 15px;
    height: 60px;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
    position: relative;
	background-color: #f6f6f6;
}
.colItem .text a {
    display: inline-block;
    color: #333333;
    text-decoration: none;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
#parentPic{
	height: auto;
	margin-left: -10px;
}
.colItem6{
	height: auto;
	/* 相当于td */
	float: left;
	width: 16.6666%;
	box-sizing: border-box;
	padding-left: 10px;
	margin-bottom: 18px;
}
.colItem6 .image{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.colItem6 .image img{
	display: block;
	width: 100%;
	height: 250px;
}
.colItem6 .text {
    height: 60px;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
    position: relative;
	text-align: center;
}
.colItem6 .text a {
    display: inline-block;
    color: #333333;
    text-decoration: none;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.page_last{
	margin: 40px auto 20px;
    text-align: center;
}
.pagination li{
	display: inline-block;
	margin: 0 3px;
	min-width: 24px;
	height: 38px;
	border: solid 1px #ff6d00;
	text-align: center;
	color: #fff;
	font: normal 14px/38px "Microsoft YaHei";
	background: #ff6d00;
}

/* .page_last span {
    display: inline-block;
    margin: 0 3px;
    height: 38px;
    border: solid 1px #ff6d00;
    text-align: center;
    color: #fff;
    font: normal 14px/38px "Microsoft YaHei";
    background: #ff6d00;
} */
.page_last a {
    display: inline-block;
    /* margin: 0 3px; */
	min-width: 24px;
    height: 38px;
    /*border: solid 1px #dcdcdc;*/
    text-align: center;
    color: #000;
    font: normal 14px/38px "Microsoft YaHei";
    background: #fff;
}
.page_last .active a{
	background: #ff6d00;
	color: #FFFFFF;
}
.page_last a:hover{text-decoration:none;background:#ff6d00;color:#fff;}

/* 新增 */
.page-wrapper,
.page-wrapper .page-wrapper-row.full-height{
	height: 100%
}
.page-wrapper {
	display: table;
	width: 100%;
	table-layout: fixed
}
.page-wrapper .page-wrapper-row {
	width: 100%;
	display: table-row
}
.page-wrapper .page-wrapper-middle {
	background: #eff3f8;
	width: 100%;
	display: table-cell;
	height: 100%
}
.page-content {
	padding: 15px 0
}
.breadcrumb {
	background: 0 0;
	padding: 0 0 15px;
	margin: 0;
	color: #a7b2c0
}
.breadcrumb>li+li:before {
	display: none
}
.breadcrumb .fa {
	font-size: 6px;
	margin: 0 2px 0 4px;
	position: relative;
	top: -1px
}
.breadcrumb>.active {
	color: #9eacb4
}
.fc-msg-icon {
	font-size: 60px;
	color: #ddd;
	width: 80px
}
.font-green-sharp {
	color: #40aae2 !important
}
.fc-msg-body {
	padding: 90px 0
}
.breadcrumb .fa {
	font-size: 6px;
	margin: 0 2px 0 4px;
	position: relative;
	top: -1px
}
.fc-404-title,
.fc-msg-info,
.todo-comment {
	position: relative
}
.fc-msg-title {
	color: #9a9393;
	padding-bottom: 0
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 1170px;
}
.container:before{
	display: table;
	content: " ";
}
.portlet {
	margin-top: 0;
	margin-bottom: 25px;
	padding: 0;
	border-radius: 4px;
}
.portlet.light {
	padding: 12px 20px 15px;
	background-color: #fff;
}
.portlet>.portlet-title {
	border-bottom: 1px solid #eee;
	padding: 0;
	margin-bottom: 10px;
	min-height: 41px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.portlet.light>.portlet-title {
	padding: 0;
	min-height: 48px;
}
.portlet>.portlet-title:before {
	content: " ";
	display: table;
}
.portlet>.portlet-title>.caption {
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0;
}
.portlet.light>.portlet-title>.caption {
	color: #666;
	padding: 10px 0;
}
.font-green-sharp {
	color: #40aae2!important;
}
.portlet.light>.portlet-title>.caption>.caption-subject {
	font-size: 16px;
}
.portlet>.portlet-title:after, .portlet>.portlet-title:before {
	clear: both;
	content: " ";
	display: table;
}
.search-content-1 .search-container, .search-content-2 .search-container {
	background-color: #fff;
}
.portlet.light .portlet-body {
	padding-top: 8px;
}
.search-content-1 .search-container>ul {
	padding: 0 20px 20px;
	margin-bottom: 0;
}
.search-content-1 .search-container>ul .search-item {
	list-style: none;
	padding: 20px 0;
	border-bottom: 1px solid;
	border-color: #f4f6f8;
}
.search-content-1 .search-container>ul .search-item:last-child {
	border: none;
}
.portlet-body img {
	max-width: 100%;
}
.search-content-1 .search-container>ul .search-item>a>img {
	width: 100px;
	float: left;
	margin-right: 20px;
}
.text-left {
	text-align: left;
}
.search-content-1 .search-container>ul .search-item>.search-content {
	padding-left: 120px;
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-title {
	font-size: 20px;
	margin: 15px 0 10px;
	font-weight: 600;
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a {
	color: #4e5a64;
	font-size: 16px;
	font-weight: 400;
}
.search-content-1 .search-container>ul .search-item>.search-content>.search-desc {
	color: #a0a9b4;
	font-size: 13px;
	margin: 0;
}
.search-post-foot {
	padding-top: 20px;
	text-align: right;
}
.search-post-foot {
	padding-top: 20px;
	text-align: right;
}
.search-post-foot>.search-post-meta {
	display: inline-block;
	margin-right: 10px;
}
.search-post-foot>.search-post-meta>a {
	color: #9aa5b2;
	font-size: 13px;
	font-weight: 600;
}

/* 酒专题 */
.thematicMap > img{
	width: 100%;
	height: auto;
}
.thematicType{
	text-align: center;
	height: 70px;
}
.thematicTypeItem{
	position: relative;
	display: inline-block;
	width: 74px;
	min-height: 1px;
	margin-right: 38px;
	background-image: url(../../../temp/chun.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: 0 center;
}
.thematicTypeItem a {
	display: block;
	position: relative;
	padding: 0 0 0 35px;
	height: 70px;
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
}
.thematicTypeItem a:after {
	display: inline-block;
	vertical-align: middle;
    content: '';
    width: 0;
    height: 100%;
}
.thematicTypeItem:nth-child(2){
	background-image: url(../../../temp/gui.png);
}
.thematicTypeItem:nth-child(3){
	background-image: url(../../../temp/fang.png);
}
.thematicTypeItem:nth-child(4){
	background-image: url(../../../temp/chun.png);
}
.thematicTypeItem:nth-child(5){
	background-image: url(../../../temp/gui.png);
}
.thematicTypeItem:nth-child(6){
	background-image: url(../../../temp/fang.png);
}
.thematicTypeItem:nth-child(7){
	background-image: url(../../../temp/chun.png);
}
.thematicTypeItem:nth-child(8){
	background-image: url(../../../temp/gui.png);
}
.thematicTypeItem:nth-child(9){
	background-image: url(../../../temp/fang.png);
}
.thematicTypeItem a span{
    display: inline-block;
	margin-top: 13px;
	line-height: 1.2;
}
.cgfNews{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../../../temp/cgfNewBg.jpg);
	background-attachment: fixed;
	background-position: top center;
	padding-bottom: 40px;
}
.newTit{
	padding: 30px 0;
	text-align: center;
}
.newTit a{
	position: relative;
	display: inline-block;
	font-size: 32px;
	line-height: 1;
}
.newTit a::after{
	content: "";
	border-bottom: 4px solid rgba(226,174,42,1);
	width: 20%;
	margin: 0 auto;
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
}
.newList3{
	font-size: 0;
}
.newList3 li{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	width: calc( (100% - 40px) / 3 );
}
.newList3 li:nth-child(3n){
	margin-right: 0;
}
.newListPic{
	overflow: hidden;
	background-color: #f3f3f3;
	position: relative;
	width: 100%;
	height: 240px;
}
.newListPic img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform 0.5s ease-out;
}
.newListPic:hover img{
	transform:scale(1.15)
}
.newListContent{
	margin-left: 20px;
	width: auto;
	margin-right: 20px;
	margin-top: -40px;
}
.padding20{
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: rgba(247,247,247,1);
}
.margin20{
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.newsTitle{
	line-height: normal;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 20px;
	color: rgba(0,0,0,1);
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
}
.newsHr{
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: rgba(225,171,46,1);
	max-width: 30px;
	padding-left: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: auto;
	max-height: 3px;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: cubic-bezier(0.42,0,1,1);
}
.newsTitle2{
	line-height: 1.6;
	font-size: 14px;
	color: rgba(137,137,137,1);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tonglanHr{
	margin-top: 16px;
	margin-bottom: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(238,238,238,1);
	max-height: 1px;
	min-height: 0px;
}
.newsTime{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 25px;
	margin-right: 25px;
}
.newsTimeItem{
	flex: 1;
	max-width: 100%;
	max-height: 100%;
}
.newsTimeItem p{
	min-height: 20px;
	color: rgba(51,51,51,1);
	font-family: Arial;
	font-size: 16px;
	line-height: 1.5;
}
.newsTimeItem div{
	overflow: hidden;
	max-width: 24px;
	margin-right: 0px;
	margin-left: auto;
}
.newsTimeItem div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.zhuantiUl{
	
}
.zhuantiLi{
	width: 25%;
	float: left;
	font-size: 0;
	overflow: hidden;
}
.zhuantiLi img{
	width:64%;
	height: auto;
	display:inline-block;
	vertical-align: top;
}
.zhuantiTit{
	display:inline-block;
	vertical-align:top;
	font-size: 16px;
	padding: 10px 0 10px 10px;
}
.zhuantiTit li{
	height: 28px;
	line-height: 28px;
}
.jiuUl{
	font-size:0;
}
.jiuLi{
	width: 50%;
	float: left;
	font-size: 0;
	overflow: hidden;
	margin-bottom:80px;
}
.jiuLi img{
	width:60%;
	height: auto;
	display:inline-block;
	vertical-align: middle;
}
.jiuLi .jiuTxt{
	display:inline-block;
	vertical-align:middle;
	font-size: 18px;
	padding: 20px;
	width: calc(100% - 60% - 40px);
}




.thematicTyTitle{
	font-size: 18px;
	line-height: 78px;
	color: #333333;
	font-weight: bolder;
	text-align: center;
	margin: 0 auto;
	position: relative;
	height: 78px;
	background: url(../../../temp/biaotiBG.png) center no-repeat;
	background-size: 117px 27px;
}
.thematicTyTitle2{
	font-size: 18px;
	line-height: 78px;
	color: #333333;
	font-weight: bolder;
	text-align: center;
	margin: 0 auto;
	position: relative;
	height: 78px;
	background: url(../../../temp/biaotiBG2.png) center no-repeat;
	background-size: 153px 26px;
}
.thematicTyTitleF{
	text-align: center;
	font-size: 16px;
	color: #262624;
}
.thematicContentDiv p{
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	line-height: 1.8;
	margin: 0 176px;
	font-family: "楷体";
	text-indent: 2em;
}
.thematicContentDiv p span{
	color: #223da9;
}

.gexingDiv{
	overflow: hidden;
}
.parentParent{
	height: 340px;
	margin-left: -64px;
}
.gexingDivItem{
	/* 相当于td */
	float: left;
	width: 146px;
	/* box-sizing: border-box; */
	padding-left: 64px;
}
.gexingDivItem p{
	width: 140px;
	font-size: 16px;
	color: #262624;
	line-height: 2;
	text-align: center;
}
.wenrenDiv{
	margin-left: auto;
	margin-right: auto;
}
.wenrenDivL{
	display: inline-block;
	float: left;
	width: 33.3333333333%;
}
.wenrenDiv_img {
    position: relative;
	display: inline-block;
	vertical-align: top;
    height: 194px;
    width: 194px;
}
.wenrenDiv_ul{
	display: inline-block;
	vertical-align: top;
}
.wenrenDiv_li {
	position: relative;
	margin-left: 14px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: left;
	color: #262624;
}
.jiazuDiv{
	margin-top: 40px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.jiazuDivL{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
}
.jiazuDivR{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
}
.jiazuDiv_img {
    position: relative;
	display: inline-block;
	vertical-align: top;
    height: 201px;
    width: 193px;
}
.jiazuDiv_ul{
	display: inline-block;
	vertical-align: top;
}
.jiazuDiv_li {
	position: relative;
	margin-left: 30px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: left;
	color: #262624;
}
.wenhuaDiv{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 74px;
}
.wenhuaDivL{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
}
.wenhuaDivR{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
}
.footer_help_img {
    position: relative;
	display: inline-block;
	vertical-align: top;
    height: 176px;
    width: 176px;
}
.help_text_ul{
	display: inline-block;
	vertical-align: top;
}
.help_text_li {
	position: relative;
	margin-left: 30px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #ff6d00;
}
.lianxiDiv{
	width: 100%;
	position: relative;
	background-color: #f2f4f6;
	overflow: hidden;
}
.p_gridCell{
	float: left;
	position: static;
	margin-left: 0;
	margin-right: 0;
}
.w_grid {
	width: 100%;
	margin: 20px auto;
	padding: 0 0 0 60px;
}
.w_grid p{
	color: #696969;
	font-size: 14px;
}
.p_gridbox {
	padding: 0 60px;
    border-right-color: rgba(170, 170, 170, 1);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgba(170, 170, 170, 1);
    border-left-style: solid;
    border-left-width: 1px;
}
.w_common_text {
	margin: 5px 0 0 auto;
    padding: 0px;
}
.w_common_text1 {
    width: auto;
    max-width: 226px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.w_fimg {
    width: 100%;
    max-width: 140px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px
}
.p_Gbox{
	width: 100%;
	overflow: hidden;
	position: static;
	margin-top: 15px;
}
.d_gridCell_0{
	float: left;
	position: static;
	margin: 0;
	width: 28px;
}
.d_gridCell_1{
	float: left;
	position: static;
	margin-left: 10px;
	font-size: 14px;
}
.w_ficon-001 {
	display: table;
	width: 100%;
	max-width: 28px;
}
.w_ficon-001 .w_ficon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}